<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner_block{max-width: 1370px; margin: 0 auto; padding-left: 290px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; position: relative;}
.banner_block .meeting_date{position: absolute; top: 0; left: 0; background: #f8f4f4; width: 280px; z-index: 0.9;}
.banner_block .meeting_date h3{font-size: 15px; color: #231814; padding: 20px 20px 12px;}
.banner_block .meeting_date h3 span{float: right; width: 14px; height: 14px; background: url(../images/new_close.png); background-size: 14px;margin-top: 5px; display: none;}
.banner_block .meeting_date  .tip_box{background: #f0f0f0; width:100%; height:auto; float:left;}
.banner_block .meeting_date .tip{height: 22px; line-height: 24px;  padding: 10px 15px 10px 15px;}
.banner_block .meeting_date .tip span{width: auto; display: inline-block; font-size: 13px; color: #231814;text-align: right;}
.banner_block .meeting_date .tip .meeting-pro a{font-size: 12px;display: inline-block;width: 192px;text-align:left;text-decoration: underline;color: #cc3536;line-height: 20px;margin-top: 8px;}
.banner_block .meeting_date .tip a.show_date{display: none;}
.banner_block .meeting_date .tip span i{display: inline-block; width: 8px; height: 8px; border-radius: 4px; vertical-align: middle; margin: -2px 5px 0 0;}
.banner_block .meeting_date .tip span i.in{background: #cc3536;}
.banner_block .meeting_date .tip span i.out{background: #3366ff;}
.banner_block .meeting_date .tip span i.promotion{background: #FFA500;}
.banner_block .meeting_date .tip img{width: 35px;margin-right: 18px;float: left;}
.banner_block .meeting_view{background: #fff; width: 380px; position: absolute; top: 0; left: 280px; height: 100%; border: 2px solid #e6e6e6; padding: 20px; z-index: 9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; display: none;}
.banner_block .meeting_view h3{font-size: 15px; color: #231814;}
.banner_block .meeting_view h3 a{width: 16px; height: 16px; float: right; background:url(../images/close_icon.png); -webkit-transition: all 500ms ease; transition: all 500ms ease;cursor:pointer}
.banner_block .meeting_view h3 a:hover{-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.banner_block .meeting_view .scroll_{height: 360px; overflow-y: auto; overflow-x: hidden; padding-right: 10px; margin-top: 15px;}
.banner_block .meeting_view .scroll_::-webkit-scrollbar {width:3px;height:3px}
.banner_block .meeting_view .scroll_::-webkit-scrollbar-button:vertical {display:none}
.banner_block .meeting_view .scroll_::-webkit-scrollbar-corner,::-webkit-scrollbar-track {background-color:#fff}
.banner_block .meeting_view .scroll_::-webkit-scrollbar-thumb {border-radius:0;background-color:#cc3536;)}
.banner_block .meeting_view .scroll_::-webkit-scrollbar-thumb:vertical:hover {background-color:#cc3536;)}
.banner_block .meeting_view .scroll_::-webkit-scrollbar-thumb:vertical:active {background-color:#cc3536;)}
.banner_block .meeting_view .items .country{width: 60px; line-height: 26px; font-size: 12px; color: #fff; text-align: center; margin-bottom: 10px;}
.banner_block .meeting_view .items .country.in{background: #cc3536;}
.banner_block .meeting_view .items .country.out{background: #3366ff;}
.banner_block .meeting_view .item{border: 2px solid #cc3536; position: relative; padding: 10px 45px 10px 15px; margin-bottom: 20px;}
.banner_block .meeting_view .item h4{font-size: 12px;}
.banner_block .meeting_view .item h4 a{color: #333;}
.banner_block .meeting_view .item .info{margin-top: 10px;}
.banner_block .meeting_view .item .info span{display: inline-block; color: #808080; padding-left: 20px; background-position: left center; background-repeat: no-repeat; background-size: 13px 12px; font-size: 12px;}
.banner_block .meeting_view .item .info span.addr{background-image: url(../images/new_icon1.png); margin-right: 40px;}
.banner_block .meeting_view .item .info span.date{background-image: url(../images/new_icon2.png);}
.banner_block .meeting_view .item .link{margin-top: 10px; font-size: 0;}
.banner_block .meeting_view .item .link a{display: inline-block; color: #fff; font-size: 12px; line-height: 20px; padding: 0 10px; background: #cc3536; margin-right: 10px;}
.banner_block .meeting_view .item i{width: 53px;
height: 32px; position: absolute; }
.banner_block .meeting_view .item i:first-child{top: 2px; right: -8px; }
.banner_block .meeting_view .item i:nth-child(2){top: 30px; right: -8px;}
.banner_block .meeting_view .item i:nth-child(3){top: 58px; right: -8px;}

#mm-homeBanner{
	width: 100%;
	display: none;
}
#mm-homeBanner img{
	max-width: 100%;
	height: 100%;
}
.section4 .mm-cp-con{
	margin-top: 20px;
}
.Promotion-pro a{ width:38%; float:left; line-height:36px; color:#cc3536; text-decoration:underline; font-size:13px;}

@media (min-width: 1000px) and (max-width: 1402px){
	.banner_block .meeting_view .scroll_{
		height: 296px;
	}
	.banner_block .meeting_date .tip img{width: 25px;margin-right: 18px;float: left;}

}

@media screen and (max-width: 1400px) and (min-width: 1000px){
	.banner_block .meeting_date .tip span {
		width: auto;
		text-align: right;
		margin-top: -3px;
		line-height: 20px;
	}
	.banner_block .meeting_date .tip .meeting-pro a {
		font-size: 12px;
		line-height: 3px;
	}
	.banner_block .meeting_date .tip img{
		margin-right: 20px;
		width:25px;
	}
	.banner_block .meeting_date .tip{
		padding: 0px 10px;
		height: 28px;
		line-height:24px;

	}
	.Promotion-pro a{ line-height:24px;}
}

@media screen and (max-width: 1000px){
.banner_block .meeting_date{display: none;}
}
@media (min-width: 768px) and (max-width: 1000px){
	.banner_block .meeting_view .scroll_{
		height: 360px;
	}
}
@media screen and (max-width: 990px){
	#mm-homeBanner{ width:100%;display:block !important; height:500px;}
	.banner_block .meeting_date .tip a.show_date{display: block;}
	.banner_block .meeting_view{width: 100%; border: none; position: fixed; top: 0; left: 100%; padding: 0 0 0 40px; background: rgba(0,0,0,.3); -webkit-transition: all 500ms ease; transition: all 500ms ease; display: block;z-index:999}
	.banner_block .meeting_view.show{left: 0;}
	.banner_block .meeting_view .to_hide{width: 40px; height: 100%; position: absolute; left: 0; top: 0; background: url(../images/right-arrow_1.png) center no-repeat; background-size: 11px 20px;}
	.banner_block .meeting_view .m_block{height: 100%; padding: 20px; background: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
	.banner_block .meeting_view h3 a{display: none;}
	.banner_block .meeting_view .scroll_{height: calc(100vh - 80px);}
}
@media screen and (max-width: 950px){
	#mm-homeBanner{ width:100%;display:block !important; height:470px;}
}
@media screen and (max-width: 900px){
	#mm-homeBanner{ width:100%;display:block !important; height:450px;}
}
@media screen and (max-width: 850px){
	#mm-homeBanner{ width:100%;display:block !important; height:430px;}
}
@media screen and (max-width: 800px){
	#mm-homeBanner{ width:100%;display:block !important; height:405px;}
}
@media screen and (max-width: 750px){
	#mm-homeBanner{ width:100%;display:block !important; height:380px;}
}
@media screen and (max-width: 768px){
	#mm-homeBanner{ width:100%;display:block !important; height:380px;}
	
}
@media screen and (max-width: 640px){
	#mm-homeBanner{ width:100%;display:block !important; height:320px;}
}
/**/


.homeBanner{overflow: hidden;margin:10px 0;}
.homeBanner .sp-slide a{display: block;overflow: hidden;}
.homeBanner img{max-width: 100%;height: 445px;}
.homeBanner .sp-slides-container { position: static !important;  overflow: hidden;height:445px !important; }
.homeBanner .sp-horizontal .sp-previous-arrow { top: 0; }
.homeBanner .sp-previous-arrow { width: 190px; height: 30px; top: 0 !important; right: 0; left: auto !important; margin: 0 !important; z-index: 9; display: block !important; background: url(http://www.acrobiosystems.cn/static/home/images/home-top.png); }
.homeBanner .sp-next-arrow { width: 190px; height: 28px; bottom: 0 !important; right: 0 !important; left: auto !important; top: auto !important; margin: 0 !important; z-index: 9; display: block !important; background: url(http://www.acrobiosystems.cn/static/home/images/home-bottom.png); }
.homeBanner .sp-next-arrow:before { display: none; }
.homeBanner .sp-previous-arrow:before { display: none; }
.homeBanner .sp-thumbnail-image-container { width: 190px;}
.homeBanner .sp-thumbnail-image-container img { width: 100%; height: 90px; }
.homeBanner .sp-selected-thumbnail img { border: 1px solid #cc3536; box-sizing: border-box;}
.sp-right-thumbnails.sp-has-pointer .sp-thumbnail{ right: 0;left: auto !important;}
.homeBanner .sp-thumbnail-container { margin-bottom: 6px;}
.homeBanner .sp-right-thumbnails {top: 32px;bottom: 20px;}
.banner-wrap .owl-theme .owl-controls{position: absolute;bottom: 15px;left: 50%;width: 280px;margin-left: 400px;}
.banner-wrap .owl-theme .owl-controls .owl-page span{width: 2.85em;height: 3px;opacity: 1;background-color: #000;margin-top: 15px;margin-bottom: 15px;}
.banner-wrap .owl-theme .owl-controls .owl-page:hover span,
.banner-wrap .owl-theme .owl-controls .owl-page.active span{background-color: #fc0507;}
.banner-wrap .ban-txt1{margin-top: -23%;}
.banner-wrap .ban-txt1 img{display: block;}
.banner-wrap .ban-txt1 .btn{margin-top: 3.7em;}

.banner_block .news-div{width: 190px;height: 445px ;position: absolute;top: 0px;right: 0px;background-color: #FFF;padding-left: 10px;}
.banner_block .news-div .news-title{background: #c13434; color: #fff;line-height: 30px; text-align: center}
.banner_block .news-div .new_detail{border-bottom: 1px solid #dfdddd;height: 103px;padding: 0px 5px;line-height: 103px;display: block;background-color: #fbf9f9;}
.banner_block .news-div .new_detail .new-detail-img{max-width: 64px; max-height: 64px;vertical-align: middle;margin-right: 2px}
.banner_block .news-div .new_detail .new-content-div{float: right;width: 108px;word-wrap: break-word;line-height: 15px;margin-top: 12px;}
.banner_block .news-div .new_detail .new-content-div .new-content-title{margin-top: 5px;font-size: 12px;color: #000;height: 30px;overflow: hidden;}
.banner_block .news-div .new_detail .new-content-div .new-content-desc{color: #6d6c6c;margin-top: 5px;font-size: 10px;height: 30px;overflow: hidden;}
.banner_block .slider-pro{padding-right: 177px}

.banner_block #flash{position: relative;height: 445px;text-align: center;overflow: hidden;margin:10px 0;max-width: 900px}
.banner_block #flash #play li:first-child{display: block}
.banner_block #flash #play li{display: none;position:absolute;top:0px;left:0px;}
.banner_block #flash #play li img{float: left;}
.banner_block #button{position: absolute;bottom:20px;list-style: none;display: inline-block;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.banner_block #button li:first-child div{background: #cc3536;}
.banner_block #button li{margin-left: 10px;float: left;}
.banner_block #button li div{width:12px;height: 12px;background:#bdbcbc;border-radius: 6px;cursor: pointer;}
.banner_block #prev{width:40px;height:63px;background:url(/static/home/images/banner-bg.png) 0px 0px;position: absolute;top:186px;left:10px;z-index: 1000;display: none}
.banner_block #next{width:40px;height:63px;background:url(/static/home/images/banner-bg.png) -40px 0px;position: absolute;top:186px;right:10px;z-index: 1000;display: none}
.banner_block #prev:hover{background:url(/static/home/images/banner-bg.png) 0px -62px;}
.banner_block #next:hover{background:url(/static/home/images/banner-bg.png) -40px -62px;}


@media (max-width: 1440px){
	.banner-wrap .ban-txt1 img{
		width: 500px;
	}
}
@media (max-width: 1366px){
	.banner-wrap .owl-theme .owl-controls{
		margin-left: 200px;
	}
	.banner-wrap .ban-txt1 img{
		width: 400px;
	}
}

@media (max-width: 1020px){
	.banner-wrap .owl-theme .owl-controls{
		margin-left: 0;
	}
}
@media screen and (max-width: 1400px) and (min-width: 1200px){
	.banner_block .news-div{
		height: 389px;
	}
	.banner_block .news-div .new_detail{height: 89px;line-height: 89px;}
	.banner_block .news-div .new_detail .new-content-div .new-content-title{font-size: 10px;margin-top: 0px;line-height: 12px;height: 24px}
	.banner_block .news-div .new_detail .new-content-div .new-content-desc{line-height: 12px;height: 24px}
}
@media screen and (max-width: 1200px) and (min-width: 992px){
	.banner_block .news-div .new_detail {
		height: 89px;
		line-height: 89px;
	}
	.banner_block .news-div .new_detail .new-content-div{
		margin-top: 0px;
	}
}
@media screen and (max-width: 992px){
	.banner_block .news-div{display: none}
	.banner_block #flash{display: none}
}
	/*section2 äº§å“çº¿*/

.section2 .owl-cpx{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.section2 .owl-cpx a{
	display: inline-block;
	border: 1px solid transparent;
	padding: 20px 0;
	float:left;
	
}
.section2 .owl-cpx a:hover{
	border-color:#f2f0f0;
}
.section2 .owl-cpx a:hover .icon-cpx1{
	background: url("../images/icon-cpx1-hover.png") no-repeat center center;
	 background-size: contain;
}
.section2 .owl-cpx a:hover .icon-cpx2{
	background: url("../images/icon-cpx2-hover.png") no-repeat center center;
	background-size: contain;
}
.section2 .owl-cpx a:hover .icon-cpx3{
	background: url("../images/icon-cpx3-hover.png") no-repeat center center;
	background-size: contain;
}
.section2 .owl-cpx a:hover .icon-cpx4{
	background: url("../images/icon-cpx4-hover.png") no-repeat center center;
	background-size: contain;
}
.section2 .owl-cpx a:hover .icon-cpx5{
	background: url("../images/icon-cpx5-hover.png") no-repeat center center;
	background-size: contain;
}
.section2 .owl-cpx a:hover .icon-cpx6{
	background: url("../images/icon-cpx6-hover.png") no-repeat center center;
	background-size: contain;
}
.section2 .owl-cpx a:hover .icon-cpx7{
	background: url("../images/icon-cpx7-hover.png") no-repeat center center;
	background-size: contain;
}
.section2 .owl-cpx a:hover .icon-cpx8{
	background: url("../images/icon-cpx8-hover.png") no-repeat center center;
	background-size: contain;
}
.section2 .owl-cpx a:hover h3,.section2 .owl-cpx a:hover p{
	color: #cc3536;
}
.section2 .owl-cpx .owl-img{
	max-width: 230px;
}



.section2 .owl-cpx h3{
	font-size: 1.285em;
	font-weight: normal;
	color: #1c1c1c;
	margin: 2em 0 ;
}

.section2 .owl-cpx p{
	font-size: 1em;
	color: #888;
	line-height: 1.8;
	text-align: left;
	padding:5px;
}


.section2 .owl-controls .owl-buttons div{
	position: absolute;
	top: 50%;

	width: 16px;
	height: 28px;
	margin-top: -14px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.section2 .owl-controls .owl-buttons div.owl-prev{
	left: -6%;
	background: url("../images/left-arrow.png") no-repeat center center;
	
}
.section2 .owl-controls .owl-buttons div.owl-next{
	right: -6%;
	background: url("../images/right-arrow.png") no-repeat center center;
}
.section2 .owl-cpx span{
	display: block;
	height: 100px;
	width: 110px;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}
.section2 .owl-cpx span.icon-cpx1{
	background: url("../images/icon-cpx1.png") no-repeat center center;
	background-size:contain;
}
.section2 .owl-cpx span.icon-cpx2{
	background: url("../images/icon-cpx2.png") no-repeat center center;
	background-size:contain;
}
.section2 .owl-cpx span.icon-cpx3{
	background: url("../images/icon-cpx3.png") no-repeat center center;
	background-size:contain;
}
.section2 .owl-cpx span.icon-cpx4{
	background: url("../images/icon-cpx4.png") no-repeat center center;
	background-size:contain;
}

.section2 .owl-cpx span.icon-cpx5{
	background: url("../images/icon-cpx5.png") no-repeat center center;
	background-size:contain;
}
.section2 .owl-cpx span.icon-cpx6{
	background: url("../images/icon-cpx6.png") no-repeat center center;
	background-size:contain;	
}
.section2 .owl-cpx span.icon-cpx7{
	background: url("../images/icon-cpx7.png") no-repeat center center;
	background-size:contain;
}
.section2 .owl-cpx span.icon-cpx8{
	background: url("../images/icon-cpx8.png") no-repeat center center;
	background-size:contain;
}


@media (max-width: 1440px){
	.section2 .owl-cpx p{
		font-size: 1.08em;
	}
}

@media (max-width: 1220px){
	  h3{
		font-size: 1.3em;
	}
	.section2 .owl-cpx p{
		font-size: 1.1666em;
	}

	
}

@media (max-width: 1000px){
	  .section2 .owl-cpx .clear{display:none}

	
}


/*section3 ä¿ƒé”€äº§å“*/
.section3{
	padding: 2% 0;
}
.section3 .sec-bg{
	height: 430px;
	background-color: #ebebeb;
	text-align: left;
}
.section3 .promotion-nav{
	color: #fff;
	background-color: #AE2325;
}
.section3 .promotion-nav img{
	width: 101%;
	height: 400px;
}
.section3 .promotion-nav .promotion-left{
	padding: 4%;
}


.section3 .promotion-nav .promotion-left p{
	line-height: 1.8;
	margin-bottom: 27px;
	text-align: justify;
}
.section3 .h-title{
	text-align: left;
	margin-bottom: 10%;
}
.section3 .h-title:after{
	background-color: #fff;
	margin-left: 0;	
}
.section3 .auto-container{
	position: relative;
}
.section3 .left {
	width: 45%;
	position: absolute;
	left: 0;
}
.section3 .left .left-top{

	z-index: 1;	
	color: #fff;
	background-color: #AE2325;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9Fe80204,endColorstr=#9Fe80204);
	 padding: 16% 23% 15.4% 17%;
}
.section3 .left img{
	margin-top: 190px;
	margin-left: 70px;
}

.section3 .right{
	width: 55%;
	position: relative;
	z-index: 0;
	float: right;
}
.section3 .right img{
	max-width: 100%;
}
.section3 .right p{
	margin-bottom: 20px;
}
.section3 .right p img{
	margin-right: 6px;
	margin-top: 3px;
}
.section3 .right .r-txt{
	padding-top: 7.85em;
	padding-bottom: 6.42em;
	padding-left: 8.5em;
}
.section3 .right .btn{
	margin-top: 30px;

}

@media (max-width: 1220px){
	.section3 .left img{
		width: 320px;
	}
}


/*section4*/
.section4{
	overflow: hidden;
	padding-bottom: 3%;
}

.section4:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
}

.section4 .half{
	width: 50%;
	float: left;
}
.section4 .half img{
	max-width: 100%;
}
.section4 .half h2{
	margin-bottom: 2em;
}
.section4 .half p{
	font-size: 1.285em;
}
.section4 .half.right{
	padding-top: 9.85em;
	padding-left: 4.5%;
	padding-right: 13%;
	width: 32.5%;
	line-height: 1.9;
}
.section4 .cp-nav{
	border-bottom: 1px solid #1c1c1c;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 40px;
}
.section4 .cp-nav a{
	display: inline-block;
	height: 44px;
	line-height: 44px;
	border: 1px solid #1c1c1c;
	padding:0 15px;
	cursor: pointer;
	color: #1c1c1c;
	background-color: #fff;
	margin-left:3px;
	margin-right: 3px;
	margin-bottom: -1px;
}
.section4 .cp-nav a.cur{
	border-bottom-color: #fff;
}

.section4 .cp-con{
	margin-left: -5%;
}
.section4 .cp-con .cp-item{
	display: none;
}
.section4 .cp-con a{
	color: #222;
	width: 28%;
	margin-left: 5%;
	display: block;
	float:left;
	/*font-family: "Arial";*/
	border-bottom: 1px solid #ededed;
	padding: 8px 0;
	height:70px;
	overflow:hidden;
	*display: inline;
	*zoom: 1;
}
.section4 .cp-con a:hover{
	color: #e80204;
}
.section4 .cp-con a:hover em{
	border-color: #e80204;	
	
}
.section4 .cp-con a em{
	display: inline-block;
	font-size: 1.11em;
	width: 2.2em;
	height: 2.2em;
	line-height: 2.2em;
	text-align: center;
	border: 1px solid #1c1c1c;
	border-radius: 3px;
	margin-right: 0.6em;
	vertical-align:top;
	font-family: "microsoft yahei"
}
.section4 .cp-con a&gt;span{
	display: inline-block;
	width: 80%;
}
@media (max-width: 1440px){
	.section4 .cp-con{
		margin-left: -3%;
	}
	.section4 .cp-con a{
		width: 30%;
		margin-left: 3%;
		height: 40px;
	}
	.section4 .half h2{
		margin-bottom: 1em;
	}
}

@media (max-width: 1280px){
	.section4 .half.right{
		padding-top: 5%;
		line-height: 1.7;
	}
}

@media (max-width: 1220px){
	.section4 .cp-con a{
		font-size: 1.25em;
	}
	.section4 .cp-con a em{
		width: 1.6em;
		height: 1.6em;
		line-height: 1.6em;
		font-size: 1em;
	}
}

.section4 .hot_box{
	width: 100%;
	height: 350px;
	/*border:1px solid red;*/
}
.section4 .hot_box h3{
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-color: #AE2325;
}
.section4 .hot_box .hot_module{
	width: 20%;
	border:1px solid red;
	margin-right: 6.4%;
	float: left;
}
.section4 .hot_box .hot_module:last-child{
	margin-right: 0;
}
.section4 .hot_box .hot_module ul{
	background-color: #e9e6e5;
	height: 100%;
}
.section4 .hot_box .hot_module ul li{
	line-height: 25px;
	padding:2px 5px;
}


/*section5*/
.section5{
	padding-top: 2%;
}

.section5 .half-left .h-title:after{
	margin-top: 2%;
	margin-bottom: 2%;
}



/*æ–°å¢žæ¨¡å—*/
.section5 .h-title:before{
	content: '';
    position: absolute;
    top: -5px;
    left: 185px;
    width: 485px;
    height: 60px;
	/*background: url("http://www.acrobiosystems.cn/static/home/images/new_product_notice.png") no-repeat center;*/

}
.section5 .new_product_con .new_product_top {
	overflow: hidden;
}
.section5  .new_product_top .item{
	position: relative;
    height: 220px;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.section5 .new_product_con .new_product_top .item h3{
    line-height: 28px;
    padding: 40px 30px 0px 30px;
	margin-bottom: 15px;
	font-size: 16px;
}
.section5 .new_product_con .new_product_top .item p{
	color: #f9f8f8;
	padding: 0 30px;
	line-height: 24px;
	font-size: 12px;
}
.section5 .new_product_con .new_product_top .item:nth-child(odd){
	  background: #AB3A23;
}

.section5 .new_product_con .new_product_top .item:nth-child(even){
	   background: #666161;
}
.section5 .new_product_con .new_product_top .more{
	position: absolute;
	right: 30px;
	bottom: 10px;
	border: 2px solid #fff;
	border-radius: 10px;
	font-weight: bold;
}
.section5 .new_product_con .new_product_top .more a{
	display: block;
	 padding: 5px 20px;
	color: #fff;
}

.section5 .new_product_con .new_product_bottom{
	margin-top: 20px;
}
.section5 .new_product_con .new_product_bottom .list li{
	border: 1px solid #666666;
	box-sizing: border-box;
	margin-top: 10px;
	overflow: hidden;
}
.section5 .new_product_con .new_product_bottom .list li:nth-child(odd){
	border-right: none;
}


.section5 .new_product_con .new_product_bottom .list li .lf_text{
	float: left;
	width: 65%;
	padding: 8px 15px 8px 50px;
	line-height: 40px;
	position: relative;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.section5 .new_product_con .new_product_bottom .list li .lf_text:before{
	content: "";
	position: absolute;
	top: 18px;
	left: 10px;
	background: url("http://www.acrobiosystems.cn/static/home/images/new_product_arrow.png") no-repeat center;
	width: 40px;
	height: 20px;

}
.section5 .new_product_con .new_product_bottom .list li .rf_click{

	float: right;
	margin-left: 2%;
	border:1px solid #cc3536;
	border-radius: 6px;
	padding: 4px 10px;
	margin-top: 13px;
    margin-right: 12px;
    font-weight: bold;
}
.section5 .new_product_con .new_product_bottom .list li .rf_click a{
	color: #cc3536;
}

@media  (max-width: 1000px){

	.section5 .h-title:before{
		width: 0;
	}
	.section5 .new_product_con .new_product_bottom .list li:nth-child(odd){
	border: 1px solid #666666;
 }
}
@media  (max-width: 420px){

	.section5 .new_product_con .new_product_bottom .list li .rf_click{
		display: none;
	}
	.section5 .new_product_top .item{
		height: auto;
	}
	.section5 .new_product_con .new_product_top .item p{
		padding-bottom: 50px;
	}
}

/*section6*/
.section6{
	color: #b6b6b6;
	background: url("../images/section6-bg.png") repeat;
	padding-top: 3.5%;
	padding-bottom: 3.5%;
	line-height: 2;
	text-align: center;
	overflow: hidden;
}
.section6 h3{
	font-size: 1.42em;
	margin-bottom: 15px;

}
.section6 .lab1{
	background: url("../images/icon-lab1.png") no-repeat;
	padding-left: 68px;
	text-align: left;
}
.section6 .lab1 p{
	width: 80%;
}
.section6 .lab2{
	background: url("../images/icon-lab2.png") no-repeat;
	padding-left: 68px;
	text-align: left;
}
.section6 .lab3{
	background: url("../images/icon-lab3.png") no-repeat;
	padding-left: 68px;
	text-align: left;
}


@media (max-width: 1220px){
	.section6 .lab1,
	.section6 .lab2{
		background-size: 35px auto
	}
	.section6 .lab3{
		background-size: 25px auto
	}

}



/*section7 å…¬å¸åŠ¨æ€*/
.section7{
	padding: 2% 0;
}
.section7 .section-title {
    margin-bottom: 4%;
}
.section7 a{
	background-color: #fafafa;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	color: #727272;
	/*border: 2px solid transparent;*/

	*display: inline;
	*margin-right: 1%;

	margin-right: 1%\9;

	*width: 32.3%;
	
}


.section7 a .news-info{
	padding: 5% 8.5% 13% 8.5%;
}
.section7 a h2{
	font-size: 1.14em;
	font-weight: normal;
	color: #1c1c1c;
	margin-bottom: 1.5%;
	height: 50px;
}

.section7 a img{
	max-width: 100%;
}
.section7 a p{
	margin-top: 5%;
	line-height: 1.7;
	min-height: 70px;
	margin-bottom: 10%;
}
@media (max-width: 1440px){
	.section7 a .news-info{
		padding-left: 4%;
		padding-right: 4%;
	}
}












</pre></body></html>